Welcome![Sign In][Sign Up]
Location:
Search - vc c/s

Search list

[Graph programDISLIN_v93_vc

Description: DISLIN数据可视化VC++/C库。 DISLIN是一个著名的图形函数/数据可视化库,他支持多种编程语言,包括fortran,c/c++, java, perl, python等,有针对多种平台的版本。 DISLIN成功的原因在于其简单易学。他的图形函数只需要几个参数就可以调用。 dislin的默认坐标系是屏幕左上角为0,0,又下角为2969,2099,是A4纸的尺寸。 通常dislin绘图的基本过程如下: 1) 设置页面格式,图形文件格式,文件名 图形文件格式支持几乎所有流行格式, tiff, bmp, pdf, wmf等,也可以屏幕输出,格式为vga, xwindow等。 setpag, page, metafl, setfil 2) 初始化.disini() 3) 设置绘图参数 4) 绘制坐标轴(graf, polar, grafmp, graf3, graf3d 5) 绘制图标题(title) 6) 绘制数据点(curve, curve3, curv3d, bars, piegrf, surfce, contur) 7) 结束(disfin) 一般调用这几个函数和相应的绘图函数也就足够了。我觉得值得关注的功能就是他支持perl和python脚本绘图,这个对于b/s模式的数据浏览非常有好处。
Platform: | Size: 11565056 | Author: donotspam | Hits:

[OS programTUXEDOExp

Description: VC调用tuxedo的程序示例代码,tuxedo是种著名的中间件,为此传给大家-VC call the procedure tuxedo sample code, tuxedo is a well-known middleware, to this end to the U.S.
Platform: | Size: 52224 | Author: 徐金 | Hits:

[Embeded-SCM DevelopC+++GUI+Programming+with+Qt4__+Book

Description: C+++GUI Programming with Qt4 的源码,非常好用,也支持vc哟,大家快来下-C+++ GUI Programming with Qt4 source code, very easy to use, and also supports vc yo, Come under the U.S.
Platform: | Size: 458752 | Author: 利用 | Hits:

[Windows DevelopC++StudentsManagementSystem

Description: vc学生信息管理系统 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 、、、、、、 -vc student information management system 1) can be read from the screen a student s information and information into the data file. 2) can be specified to delete information from the document. 3) be able to by number, name of student information retrieval and search results displayed on the screen. 4) can be statistics of the total score of all students, and their class rankings. ,,,,,,
Platform: | Size: 8192 | Author: benny | Hits:

[Process-ThreadVC++

Description: 实现在线用户统计,用户单聊,群聊,采用C/S模式开发-Online user statistics, single-user chat, group chat, the use of C/S mode of development
Platform: | Size: 336896 | Author: 邓文兵 | Hits:

[Otherreflector

Description: VC的反编译工具,功能齐全 -VC s decompile tools, full-featured
Platform: | Size: 1094656 | Author: apple | Hits:

[Internet-NetworkVC

Description: < Visual C++ 网络通信>>一书的源代码。对学习VC网络通讯比较有帮助-< <Visual C++网络通信> > One book' s source code. Learn VC network communications for more help
Platform: | Size: 957440 | Author: song | Hits:

[ADO-ODBCjinxiaocunguanli

Description: 用VC++写的进销存管理系统, 数据库是SQL SERVER 2-Using VC++ Writing Invoicing Management System, database is SQL SERVER 2000
Platform: | Size: 23460864 | Author: 李飞 | Hits:

[VC/MFCvc(SQL)

Description: 人民邮电出版社出版的《Visual c++ 数据库通用模型及典型系统开发》源程序。-Posts & Telecom Press published " Visual c++ database model and a typical general-purpose systems development," the source code.
Platform: | Size: 1463296 | Author: taoqian | Hits:

[Windows DevelopVc

Description: socket通信的一些说明文档,非常详细,有需要的朋友欢迎下载-socket communications in a number of documentation, very detailed, there is a need to welcome a friend to download
Platform: | Size: 231424 | Author: cai | Hits:

[Internet-NetworkVCSocket

Description: vc开发的基于WINSOCK API的C/S程序-vc development WINSOCK API based on the C/S program
Platform: | Size: 5537792 | Author: hqh | Hits:

[VC/MFCVC

Description: Visual C++程序员指南电子书,学习VC的好资料-Visual C++ Programmer' s Guide e-books, learning good information VC
Platform: | Size: 10812416 | Author: 宋虎擎 | Hits:

[Internet-NetworkChat

Description: vc写的聊天室系统,iocp架构,功能比较完整,大家可以参考一下-vc system written in chat rooms, iocp the structure, function relatively complete, we can refer to
Platform: | Size: 784384 | Author: 蓝云 | Hits:

[Game ProgramVC-game-code

Description: 一本关于C++服务器/客户端网络编程的书的源代码,很有价值,尤其是服务端包含IOCP,线程池,学习者大大的福音-A book on C++ server/client network programming book' s source code, great value, especially in the service-side with IOCP, thread pool, learners greatly Gospel
Platform: | Size: 1168384 | Author: 丁戈 | Hits:

[BooksVC

Description: 里面包含C语言的相关知识,以及一些算法的经典代码,是初学VC者的好帮手。-Which contains the C language, knowledge, and some classic algorithms code, is a novice VC' s good helper.
Platform: | Size: 137216 | Author: Huan | Hits:

[Software Engineeringvc-lin-232

Description: 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.
Platform: | Size: 224256 | Author: newstarnul | Hits:

[Windows DevelopVC

Description: 实现服务器与客户机通信 windows 编程实现-C/S communication
Platform: | Size: 1379328 | Author: Wkeycn | Hits:

[Internet-NetworkTCPIP

Description: 一个简单的用TCP/IP协议的C/S聊天实例程序-A simple to use TCP/IP protocol of the C/S chat example programs
Platform: | Size: 25600 | Author: oracle | Hits:

[Communicationlancs

Description: vc++实现的简单的cs架构程序,服务器端分登录和注册服务器,通信服务器,及客户端三部分程序。-vc++ server and client c/s lan chatroom
Platform: | Size: 866304 | Author: name | Hits:

[Internet-NetworkFeiQChatClient

Description: 基于C/S模型的Winsock网络编程,网络聊天程序,在VC MFC下创建图形化界面,此工程为飞Q客户端(Client),可以发送消息,可以点对点传输文件,支持多线程-Based on C/S model Winsock network programming, network chat program, the VC MFC to create a graphical interface, this project fly Q for the client (Client), can send a message, you can transfer files point to point, support for multithreading
Platform: | Size: 393216 | Author: mumu | Hits:
« 1 2 3 4 56 7 8 9 10 ... 27 »

CodeBus www.codebus.net